home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20010306-20010921 / 000205_mgb@cyberdude.com_Sun Jun 17 14:20:08 EDT 2001.msg < prev    next >
Text File  |  2020-01-01  |  5KB  |  126 lines

  1. Article: 12523 of comp.protocols.kermit.misc
  2. Path: newsmaster.cc.columbia.edu!panix!newsxfer.eecs.umich.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.skycache.com!Cidera!e420r-sjo4.usenetserver.com!news-out.usenetserver.com!e420r-sjo2.usenetserver.com.POSTED!not-for-mail
  3. From: "Michael Barton" <mgb@cyberdude.com>
  4. Newsgroups: comp.protocols.kermit.misc
  5. Subject: My kermit locks up under Linux 7.1 - any suggestions?
  6. Lines: 105
  7. X-Priority: 3
  8. X-MSMail-Priority: Normal
  9. X-Newsreader: Microsoft Outlook Express 5.50.4522.1200
  10. X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200
  11. Message-ID: <hWxV6.93$Wt2.11949@e420r-sjo2.usenetserver.com>
  12. X-Complaints-To: abuse@usenetserver.com
  13. X-Abuse-Info: Please be sure to forward a copy of ALL headers
  14. X-Abuse-Info: Otherwise we will be unable to process your complaint properly.
  15. NNTP-Posting-Date: Tue, 12 Jun 2001 19:51:41 EDT
  16. Organization: WebUseNet Corp. - ReInventing The UseNet
  17. Date: Tue, 12 Jun 2001 17:41:16 -0600
  18. Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:12523
  19.  
  20. I've tried both 7.0 and 7.1 of kermit (cku197 and cku199) - they both
  21. exhibit the same behavior under RedHat's Linux 7.1, but both work just
  22. fine under Redhat's Linux 6.2 and SGI's Irix 5.3.  In all cases,
  23. kermit was built using:
  24.  
  25.   KFLAGS="-O2 -DTCP_NODELAY -DBIGBUFOK -DNODEBUG -DNOOLDMODEMS" make
  26. linux (or irix53)
  27.  
  28. What happens is: I invoke kermit, then use the 'telnet' command to a
  29. remote AIX system.
  30.  
  31. I can connnect just fine, and as long as I'm actively using the
  32. connection, all seems well.  However, if the connection is left idle
  33. for an indeterminate period of time (maybe 3 minutes...) then kermit
  34. locks up HARD.  I can't ctl-C, ctl-\, or enter any sequence of
  35. characters that resumes processing.  the only thing that works is
  36. closing the XTerm window.
  37.  
  38. Perhaps this info on the process will help:
  39.  
  40. perth-root$ cat /proc/1110/maps
  41. 08048000-0819a000 r-xp 00000000 03:06 132945     /usr/local/bin/kermit
  42. 0819a000-081d6000 rw-p 00151000 03:06 132945     /usr/local/bin/kermit
  43. 081d6000-08348000 rwxp 00000000 00:00 0
  44. 40000000-40016000 r-xp 00000000 03:06 350715     /lib/ld-2.2.2.so
  45. 40016000-40017000 rw-p 00015000 03:06 350715     /lib/ld-2.2.2.so
  46. 40017000-40018000 rw-p 00000000 00:00 0
  47. 40018000-40019000 rw-p 00000000 00:00 0
  48. 40019000-4001a000 rw-p 00000000 00:00 0
  49. 4001a000-40024000 r-xp 00000000 03:06 350749
  50. /lib/libnss_files-2.2.2.so
  51. 40024000-40025000 rw-p 00009000 03:06 350749
  52. /lib/libnss_files-2.2.2.so
  53. 4002e000-40064000 r-xp 00000000 03:06 223362
  54. /usr/lib/libncurses.so.5.2
  55. 40064000-4006d000 rw-p 00035000 03:06 223362
  56. /usr/lib/libncurses.so.5.2
  57. 4006d000-40070000 rw-p 00000000 00:00 0
  58. 40070000-4007f000 r-xp 00000000 03:06 350762
  59. /lib/libresolv-2.2.2.so
  60. 4007f000-40080000 rw-p 0000e000 03:06 350762
  61. /lib/libresolv-2.2.2.so
  62. 40080000-40083000 rw-p 00000000 00:00 0
  63. 40083000-40089000 r-xp 00000000 03:06 350726
  64. /lib/libcrypt-2.2.2.so
  65. 40089000-4008a000 rw-p 00005000 03:06 350726
  66. /lib/libcrypt-2.2.2.so
  67. 4008a000-400b1000 rw-p 00000000 00:00 0
  68. 400b1000-400d4000 r-xp 00000000 03:06 414399
  69. /lib/i686/libm-2.2.2.so
  70. 400d4000-400d5000 rw-p 00022000 03:06 414399
  71. /lib/i686/libm-2.2.2.so
  72. 400d5000-401fb000 r-xp 00000000 03:06 414397
  73. /lib/i686/libc-2.2.2.so
  74. 401fb000-40201000 rw-p 00125000 03:06 414397
  75. /lib/i686/libc-2.2.2.so
  76. 40201000-40205000 rw-p 00000000 00:00 0
  77. 40205000-40236000 rw-p 00000000 00:00 0
  78. 40236000-4027d000 rw-p 00000000 00:00 0
  79. 4027d000-4030b000 rw-p 00000000 00:00 0
  80. bfffb000-c0000000 rwxp ffffc000 00:00 0
  81.  
  82. perth-root$ cat /proc/1110/stat
  83. 1110 (kermit) S 14740 1110 14740 34825 1110 0 321 0 346 0 1 1 0 0 9 0
  84. 0 0 34118862 6320128 614 4294967295 134512640 135893952 3221223672
  85. 3221217808 1075534094 0 0 14982 134758401 3222546150 0 0 17 0
  86.  
  87. perth-root$ cat /proc/1110/status
  88. Name:   kermit
  89. State:  S (sleeping)
  90. Pid:    1110
  91. PPid:   14740
  92. TracerPid:      0
  93. Uid:    500     500     500     500
  94. Gid:    500     500     500     500
  95. FDSize: 32
  96. Groups: 500
  97. VmSize:     6172 kB
  98. VmLck:         0 kB
  99. VmRSS:      2456 kB
  100. VmData:     2736 kB
  101. VmStk:        20 kB
  102. VmExe:      1352 kB
  103. VmLib:      1744 kB
  104. SigPnd: 0000000000000000
  105. SigBlk: 0000000000000000
  106. SigIgn: 0000000000003a86
  107. SigCgt: 0000000008084001
  108. CapInh: 0000000000000000
  109. CapPrm: 0000000000000000
  110. CapEff: 0000000000000000
  111. perth-root$ cat /proc/1110/statm
  112. 614 614 286 142 0 472 328
  113.  
  114. perth-root$ cat /proc/1110/stat
  115. 1110 (kermit) S 14740 1110 14740 34825 1110 0 321 0 346 0 1 1 0 0 9 0
  116. 0 0 34118862 6320128 614 4294967295 134512640 135893952 3221223672
  117. 3221217808 1075534094 0 0 14982 134758401 3222546150 0 0 17 0
  118.  
  119.  
  120. Any suggestions?
  121. Michael
  122.  
  123.  
  124.  
  125.  
  126.